Welcome![Sign In][Sign Up]
Location:
Search - wininet s

Search list

[Windows DevelopSimple_FTP_Server

Description: ftp ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: -ftp download the benefits here, I will not say more, many works will ftp download as an important function to be achieved. Microsoft's WinInet class can use these functions below :
Platform: | Size: 274033 | Author: feng | Hits:

[Internet-NetworkFtpFiless

Description: 使用WinInet类开发的ftp客户端 实现了ftp的基本功能.-category development ftp client achieve the ftp's basic functions.
Platform: | Size: 28715 | Author: 李聪 | Hits:

[Process-Threadftp协议实现多线程断点续传

Description: ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile; -ftp download the benefits here, I will not say more. many projects will ftp download as an important function to be achieved. Microsoft's WinInet class can use these functions below : InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile;
Platform: | Size: 91191 | Author: 云水 | Hits:

[Other resourceC++6.0i

Description: 本书通过大量实例深入浅出地介绍了Visual C++ 6.0网络及Internet开发技术。全书共8章,主要内容包括:Internet应用程序开发基础、WinInet类编程、WinInet客户应用程序开发、WinInet API编程、WinInet API客户应用开发、Windows Sockets类编程、Windows Sockets应用程序开发和电子邮件程序设计。 全书对每种编程技术都给出了具有代表性的应用实例,而且将Visual C++ 6.0的Internet特性和技术难点融入到具体的实例中,使读者通过实例的学习,能够迅速掌握网络及Internet开发技术。本书所附的光盘中含有全部实例的源代码。 本书内容全面、深入,适合中高级编程技术开发人员,以及大专院校师生学习参考,也适合各类培训班学员学习Visual C++、网络及Internet开发技术。-the book through a number of examples for visitors to learn Visual C 6.0 network and Interne t development technology. Contains eight chapters, the main contents include : Internet application development foundation, WinInet Class programming, WinInet customer application development, WinInet API programming. WinInet API client application development, Windows Sockets Programming category, Windows Sockets application development and e-mail program design. Programming of each book are given technical representative examples, Visual C and 6.0 to the Internet characteristics and technical difficulties into specific examples, so that readers, through examples of the study, capable of quick access to networks and the development of Internet technology. The accompanying CD-ROM contains all the s
Platform: | Size: 12290499 | Author: 王叶 | Hits:

[Windows DevelopSimple_FTP_Server

Description: ftp ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: -ftp download the benefits here, I will not say more, many works will ftp download as an important function to be achieved. Microsoft's WinInet class can use these functions below :
Platform: | Size: 273408 | Author: feng | Hits:

[Internet-NetworkFtpFiless

Description: 使用WinInet类开发的ftp客户端 实现了ftp的基本功能.-category development ftp client achieve the ftp's basic functions.
Platform: | Size: 28672 | Author: 李聪 | Hits:

[Process-Threadftp协议实现多线程断点续传

Description: ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile; -ftp download the benefits here, I will not say more. many projects will ftp download as an important function to be achieved. Microsoft's WinInet class can use these functions below : InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile;
Platform: | Size: 91136 | Author: 云水 | Hits:

[VC/MFCC++6.0i

Description: 本书通过大量实例深入浅出地介绍了Visual C++ 6.0网络及Internet开发技术。全书共8章,主要内容包括:Internet应用程序开发基础、WinInet类编程、WinInet客户应用程序开发、WinInet API编程、WinInet API客户应用开发、Windows Sockets类编程、Windows Sockets应用程序开发和电子邮件程序设计。 全书对每种编程技术都给出了具有代表性的应用实例,而且将Visual C++ 6.0的Internet特性和技术难点融入到具体的实例中,使读者通过实例的学习,能够迅速掌握网络及Internet开发技术。本书所附的光盘中含有全部实例的源代码。 本书内容全面、深入,适合中高级编程技术开发人员,以及大专院校师生学习参考,也适合各类培训班学员学习Visual C++、网络及Internet开发技术。-the book through a number of examples for visitors to learn Visual C 6.0 network and Interne t development technology. Contains eight chapters, the main contents include : Internet application development foundation, WinInet Class programming, WinInet customer application development, WinInet API programming. WinInet API client application development, Windows Sockets Programming category, Windows Sockets application development and e-mail program design. Programming of each book are given technical representative examples, Visual C and 6.0 to the Internet characteristics and technical difficulties into specific examples, so that readers, through examples of the study, capable of quick access to networks and the development of Internet technology. The accompanying CD-ROM contains all the s
Platform: | Size: 12290048 | Author: 王叶 | Hits:

[Windows DevelopWininet_SSL___Certificate_src

Description: vc的cinternetsession实现ssl方式登录-vc s cinternetsession way to achieve ssl login
Platform: | Size: 6144 | Author: orc4c | Hits:

[Web ServerJloading

Description: wininet,一款很不错得网络编程书籍-It s good
Platform: | Size: 201728 | Author: lp | Hits:

[Internet-Networklyoulhttpclient

Description: CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s API, and HTTP server for interaction. Can use the HTTP GET request to the HTTP server (for request for a URL corresponding to the contents of), want to use the HTTP server HTTP POST to send data (for transmission of documents and submit the form), as well as data back CHttpResponse deal with, and add a strict anomaly detection. At the same time, the annex contains a common version and the COM version of the source code.
Platform: | Size: 1367040 | Author: 王波 | Hits:

[Windows DevelopUrlExplr_src

Description: 提取URL网页缓存记录,通过winet库接口调用,FindFirst返回一个句柄,FindNext返回下一个,直到所有返回完为止。-My desire to create a one button solution to blow away all files left on my machine from my browser lead me down the path of the URL Cache. This seems to be the place where all internet related files are managed. Of course this journey turned into a full-blown application to look into the cache and view the details of what s actually kept there. All methods to manipulate the URL cache are part of the WinInet library. This library is fairly low-level (not quite at the socket level, but it s pretty far down there). In addition to the cache, the library also provides http, ftp, and gopher file transfer functionality. Walking the URL cache is very similar to using the Win32 file related functions. FindFirst (with some parameters) returns a handle, FindNext (until there are no more), that sort of thing. I developed a set of classes to deal with the nitty-gritty. You ll find these in the UrlCacheUtil.h/.cpp files. The application is fairly self documenting (famous last words). I
Platform: | Size: 26624 | Author: 老板 | Hits:

[Windows DevelopSetProxy

Description: 利用wininet.dll提供的API,设置代理服务器,并利用代理下载文件。使用的API方法有InternetOpen()、InternetConnect()、InternetSetOption()、InternetReadFile()等。-It s a program to provide a solusion to set proxy.
Platform: | Size: 44032 | Author: Vincent | Hits:

[Internet-NetworkKaoShiInfo_Src

Description: 之前帮一童鞋写的小工具,主要是利用WinInet/Socket来根据Web服务器的接口,来批量查询考生坐号信息-Before she wrote a small tool for children' s shoes, mainly using WinInet/Socket to the interface based on Web server to query the candidates to sit batch number information ~ ~
Platform: | Size: 100352 | Author: cshack | Hits:

[Windows DevelopESET_AUTOID

Description: 简介: 这个小工具的作用是自动从网上ESET ID发布页获取最新ID,然后用ID到官方进行验证,验证可用就写入本地注册表来修改ESET的ID信息。 本程序涉及了wininet 函数库,AOGO的正则表达式的使用,托盘气泡提示,配置文件的读取等等,希望对大家有所帮助! 另外程序可能存在各种BUG,欢迎测试告知,谢谢! 本程序先验证电脑里的ID,无效就自动读取网上ID发布页下载ID,验证后就写入到注册表,如果写入失败就模拟键盘输入。 V4.1更新 1.直接读取网络配置页,外置N条线路,再不用担心ID发布页失效了; 2.优化代码,其他细节修改; 3.暂时不支持自我排除和有效期检测;-Introduction: The role of this gadget is automatically released from the Web page for the latest ESET ID ID, and then use the ID to the official verification, validation can be written to the local registry to modify on ESET' s ID information. This procedure involves the wininet library, AOGO use of regular expressions, tray bubble tips, configuration files, reading and so on, we want to help! Another program might have a variety of BUG, ​ ​ welcome to test this, thank you! This procedure to verify the computer' s ID, valid ID to automatically read online publishing pages download ID, verify after write to the registry, if the write fails to simulate keyboard input. V4.1 update 1. Directly read the Network Configuration page, external N lines, then do not worry ID release pages ineffective 2. Optimized code, other details of the modification 3 does not support self-exclusion and validity testing
Platform: | Size: 27648 | Author: nohacks | Hits:

[Internet-NetworkWinInet

Description: 基于WinInet类编程,主要编一个ftp客户端,可以与ftp服务器进行交互数据,即上传和下载,而且还可以进行用户的登录功能。-WinInet classes based programming, mainly compiled an ftp client, ftp server can interact with the data, that upload and download, but can also be the user' s login.
Platform: | Size: 1915904 | Author: 李杨 | Hits:

[CommunicationFtpCommand

Description: 使用WinInet进行FTP编程时,通过FtpCommand函数可以向服务器传送FTP命令。该资源包含使用FtpCommand函数的2个例程,1个例程是微软的官方例程,该例程有些问题,无法直接运行。另1个例程是我根据微软的官方例程定制,可以直接运行。-When you use an FTP program WinInet can transmit commands to the server via FTP FtpCommand function. This resource contains FtpCommand function using two routines, a routine is Microsoft s official routine that some problems can not be run directly. Another one of my routines based on Microsoft s official custom routines can be run directly.
Platform: | Size: 29696 | Author: 李伯霖 | Hits:

[Internet-Networksy4

Description: WinInet实现FTP客户端 实验内容: 1.写出完整的软件需求说明书。 2.开发FTP的客户端。 3.完成在局域网内的测试,并记录测试结果。 本实验涵盖了C/S体系结构和Socket编程。通过本实验深入地了解FTP的工作原理以及服务器端和客户端的工作流程,学习Socket在网络编程中的各种应用,掌握WinInet的套接字编程。 -WinInet FTP client experimental realization: 1. Write a complete software requirements specification. 2. Develop FTP client. 3. Complete the test within the LAN, and record test results. The experiments cover a C/S architecture and Socket programming. Through this study, in-depth understanding of the working principle and the FTP server and client workflows, learning Socket applications in network programming, master WinInet socket programming.
Platform: | Size: 16084992 | Author: mikko_just | Hits:

[OtherClock_Upda18101710252004

Description: Title: Clock Updater Description: This is another way of synchronizing with an atomic time server without MSWINSCK.OCX **nor** MSINET.OCX **nor** an "embedded" web browser. It uses the following API's to retrieve the time from the Internet: InternetOpen, InternetOpenUrl, InternetReadFile, and InternetCloseHandle. All four of these API's come from wininet.dll in the system/system32 folder. It even minimizes to the system tray, and you can also view the system time as well. Also, you can choose from a list of time servers in the drop-down menu. In addition, you can schedule time synchronization. Plus, you can choose to have it start up with Windows. Plz vote if you like this!!! :-)
Platform: | Size: 21504 | Author: Ndr | Hits:

[Internet-Network使用WinInet检查是否连网

Description: 使用wininet的api检测本机是否断网,非常方便而有用的功能(The use of WinInet's API to detect whether the machine is broken network, very convenient and useful function)
Platform: | Size: 7168 | Author: 范德尔 | Hits:

CodeBus www.codebus.net